翻訳と辞書
Words near each other
・ Examiner.com
・ Examinership
・ Examinetics
・ Examining Board v. Flores de Otero
・ Examining magistrate
・ Examorelin
・ Example
・ Example (album)
・ Example (musician)
・ Example choice
・ Example discography
・ Example of a game without a value
・ Example Pictor Decoder
・ Example Pictor Encoder
・ Example-based machine translation
Example-Centric Programming
・ Example.com
・ Examples of civil disobedience
・ Examples of data mining
・ Examples of differential equations
・ Examples of feudalism
・ Examples of generating functions
・ Examples of groups
・ Examples of in vitro transdifferentiation by initial epigenetic activation phase approach
・ Examples of in vitro transdifferentiation by lineage-instructive approach
・ Examples of in vivo transdifferentiation by lineage-instructive approach
・ Examples of Markov chains
・ Examples of refugia
・ Examples of vector spaces
・ Examples of yellowface


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Example-Centric Programming : ウィキペディア英語版
Example-Centric Programming
Example-Centric Programming is an approach to software development that helps the user to create software by locating and modifying small examples into a larger whole. That approach can be helped by tools that allow an Integrated Development Environment (IDE) to show code examples or API documentation related to coding behaviors occurring in the IDE. “Borrow” tactics are often employed from online sources, by programmers leaving the IDE to troubleshoot.
The purpose of Example-Centric Programming is to reduce the time spent by developers searching online. Ideally, in example-centric programming, the User Interface integrates with help module examples for assistance without programmers leaving the IDE. The idea for this type of “instant documentation” is to reduce programming interruptions. The usage of this feature is not limited to experts, as some novices reap the benefits of an integrated knowledge base, without resorting to frequent web searches or browsing.〔
==Background==

The growth of the web has fundamentally changed the way software is built. Vast increase in information resources and the democratization of access and distribution are main factors in the development of Example-Centric Programming for End-user development. Tutorials are available on the web in seconds thus broadening the space of who writes it: designers, scientists, or hobbyists. By 2012 13 million program as a part of their job, yet only three million of those are actual professional programmers.
Prevalence of online code repositories, documentation, blogs and forums—enables programmers to build applications iteratively searching for, modifying, and combining examples.
Using the web is integral to an opportunistic approach to programming when focusing on speed and ease of development over code robustness and maintainability. There is a widespread use of the web by programmers, novices and experts alike, to prototype, ideate, and discover.
To develop software quickly programmers often mash up various existing systems. As part of this process, programmers must often search for suitable components and learn new skills, thus they began using the web for this purpose.
When developing software programmers spend 19% of their programming time on the web.〔 Individuals use the web to accomplish several different kinds of activities. The intentions behind web use vary in form and time spent. Programmers spend most of the time learning a new concept, the least time is spent reminding themselves of details of a concept they already know, and in between they use the web to clarify their existing knowledge.〔
Example-Centric programming tries to solve the issue of having to get out of the development environment to look for references and examples while programming. For instance, traditionally, to find API documentation and sample code, programmers will either visit the language reference website of they go to search engines and make API specific queries.〔 When trying to learn something new, programmers use web tutorials for just-in-time learning. Additionally, programmers deliberately choose not to remember complicated syntax and instead use the web as an external memory that can be accessed when needed.〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Example-Centric Programming」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.